Welcome![Sign In][Sign Up]
Location:
Search - matlab serial

Search list

[Com Portserial-matlab

Description: 一个带gui界面的matlab串口通信演示程序-a gui interface with the serial communication Matlab demo program
Platform: | Size: 9797 | Author: | Hits:

[SMSmatsms

Description: MATLAB中通过串口发送手机中文短消息的示范程序-serial MATLAB sent through mobile short message to the Chinese model procedures
Platform: | Size: 35840 | Author: 高毅 | Hits:

[CommunicationUSB开发步骤之标准篇

Description: 同用串行总线(Universal Serial Bus)是用于将适用USB的外围设备连接到主机的外部总线结构,其主要是用在中速和低速的外设-with serial bus (Universal Serial Bus) is used to apply USB peripherals connected to the mainframe external bus structure, it is mainly used in medium-speed and low-speed peripherals
Platform: | Size: 13312 | Author: 段发地 | Hits:

[Windows DevelopGrqCom

Description: 串口调试帮手,可以连续发送多个命令以及求解命令的CRC,BCC,CHECKSUM码-serial debugging assistant consecutive can send multiple commands and orders of the CRC solution, BCC, CHECKSUM code
Platform: | Size: 118784 | Author: 张胜 | Hits:

[CommunicationQPSK_TRANSMITTER

Description: M-file for simulating a QPSK transmitter by modulating with a pseudo random bit stream. A serial to parallel conversion of the pseudo random bit stream is performed with mapping of two bits per symbol. A cosine and sine carrier is configured and the I and Q symbols modulate these carriers. The I and Q carriers are combined and time and frequency domain plots are provided showing key waveforms at various positions in the QPSK transmitter. -M-file for simulating a QPSK transmitter b y modulating with a pseudo random bit stream. A s erial to parallel conversion of the pseudo rand om bit stream is performed with mapping of two bi ts per symbol. A cosine and sine carrier is CBMs gured and the I and Q symbols Modulate these CARR IERS. The I and Q carriers are combined and a time nd frequency domain plots are provided showing key waveforms at various positions in the QPSK t ransmitter.
Platform: | Size: 2048 | Author: xiaoying | Hits:

[matlabmatlab_walsh

Description: 函数通过输入信号序列和函数序号,以及调制解调选择参数来完成扩频调制解调。original_seq是原始输入序列,可能是未调制序列,也可能是调制序列,walsh_num是walsh函数的序号,select选择对输入的序列进行调制还是解调。-function through the input signal sequence and function of the serial number and choice of modulation and demodulation parameters to complete spread spectrum modulation and demodulation. Original_seq is the original input sequence may not be modulated sequence, and may also be modulated sequence, walsh_num walsh function of the serial number, select choice of input sequence modulation or demodulation.
Platform: | Size: 1024 | Author: 刘洪 | Hits:

[SCMdetectformatlab

Description: 了实现采用GPRS(通用分组无线电业务)网进行远距离数据传输,采用Cygnal公司的带有USB(通用串行总线)接口的8051F320单片机和西门子公司的GPRS模-achieve using GPRS (General Packet Radio business) network for remote data transmission, Cygnal used with the USB (Universal Serial Bus) interface to the 8051 F320 microcontroller and the West Gate affiliates GPRS module
Platform: | Size: 345088 | Author: lkw | Hits:

[Other Embeded programSP2338

Description: 串口通信程序 SP23x8 demo.c source file SP2328/SP2338 serial communication example for MCS-51 MCU (oscillating crystal: 11.0592MHz) -serial communication program SP23x8 demo.c source file SP2328/S P2338 serial communication example for MCS-51 MCU (oscillating crystal : 11.0592MHz)
Platform: | Size: 3072 | Author: 冯兴利 | Hits:

[Booksrommatlab

Description: 错误检测与纠正电路的设计与实现用VHDL语言在CPLD上实现串行通信.doc-error detection and correction circuit design and implementation using VHDL on the CPLD serial communications. D oc
Platform: | Size: 212992 | Author: 1 | Hits:

[GPS developGPS_acquisition

Description: GPS信号捕获程序,采用串行搜索算法,并自带三段中频采样的数据.-GPS signal acquisition procedures, using serial search algorithm, and bring their own copies of the three IF sampling data.
Platform: | Size: 122880 | Author: Jerry | Hits:

[Driver Developtarget20060603

Description: This a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the hardware interface and USB enumeration/configuration. Also included are application examples like a USB joystick HID and USB serial port emulation. -This a core USB stack for the built-in USB LPC214x device of microcontrollers. It handle 's the hardware interface and USB enumeration/c onfiguration. Also included are application e xamples like a USB HID joystick and USB serial po rt emulation.
Platform: | Size: 65536 | Author: zhangning | Hits:

[OtherMedical_Image_Registration

Description: 医学影像配准(Medical Image Registration)的入门资料。其中包括: Fast Parametric Elastic Image Registration.pdf Image Registration of Sectioned Brains.pdf Mutual-information-based registration of medical images - a survey.pdf Registration of histological serial sectionings.pdf RegistrationMethodsOverview.pdf-Medical Image Registration (Medical Image Registration) introductory information. These include: Fast Parametric Elastic Image Registration.pdfImage Registration of Sectioned Brains.pdfMutual-information-based registration of medical images- a survey.pdfRegistration of histological serial sectionings.pdfRegistrationMethodsOverview.pdf
Platform: | Size: 11051008 | Author: ricky yan | Hits:

[Data structsmintreek

Description: 图论中最小生成树Kruskal算法 及画图程序 M-函数 格式 [Wt,Pp]=mintreek(n,W):n为图顶点数,W为图的带权邻接矩阵,不构成边的两顶点之间的权用inf表示。显示最小生成树的边及顶点, Wt为最小生成树的权,Pp(:,1:2)为最小生成树边的两顶点,Pp(:,3)为最小生成树的边权,Pp(:,4)为最小生成树边的序号 附图,红色连线为最小生成树的图 例如 n=6 w=inf*ones(6) w(1,[2,3,4])=[6,1,5] w(2,[3,5])=[5,3] w(3,[4,5,6])=[5,6,4] w(4,6)=2 w(5,6)=6 [a,b]=mintreek(n,w) -Graph theory Kruskal minimum spanning tree algorithm and Paint program M-function format [Wt, Pp] = mintreek (n, W): n for the map Vertices, W for weighted graph adjacency matrix, does not constitute the edge of the two vertices of between the right to express with inf. Show the minimum spanning tree of edges and vertices, Wt right for the Minimum Spanning Tree, Pp (:, 1:2) for the minimum spanning tree edges of the two vertices, Pp (:, 3) for the minimum spanning tree of the right side, Pp ( :, 4) For the minimum spanning tree graph edge serial number, red connection for the minimum spanning tree of graph such as n = 6 w = inf* ones (6) w (1, [2,3,4]) = [ 6,1,5] w (2, [3,5]) = [5,3] w (3, [4,5,6]) = [5,6,4] w (4,6) = 2 w (5,6) = 6 [a, b] = mintreek (n, w)
Platform: | Size: 1024 | Author: lluo | Hits:

[Other Embeded programLCDConf_ST7529

Description: ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid crystal display systems. It generates 255 Segment and 160 Common driver circuits. This chip is connected directly to a microprocessor, accepts Serial Peripheral Interface (SPI), 8-bit/16-bit parallel or IIC display data and stores in an on-chip display data RAM. It performs display data RAM read/write operation with no external operating clock to minimize power consumption. In addition, because it contains power supply circuits necessary to drive liquid crystal, it is possible to make a display system with the fewest components.-ST7529 LCD driver The ST7529 is a driver
Platform: | Size: 2320384 | Author: chengchen | Hits:

[AI-NN-PRTS_TSP

Description: 解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。 至于下面的参数可以自己调: T:总的循环次数; tabulength:禁忌长度; Pby:变异概率; -Solve the TSP problem MATLAB realize TS algorithm, which joined the variance algorithm, of course, this step can also be removed, call TS_TSP (N, inStart, IsBianYi), N is the number of cities, inStart is the serial number of the starting cities, IsBianYi is to choose variation has, if not for the variation of 0, otherwise, it is combined with mutation of the TS algorithm. As for the following parameters can be their own tune: T: total number of the cycle tabulength: taboo length Pby: mutation probability
Platform: | Size: 5120 | Author: rty | Hits:

[Special EffectsDirect

Description: 一系列图像分割算法,包括并行,串行边界分割,并行,串行区域分割!-A series of image segmentation algorithms, including parallel, serial partition border, parallel, serial region segmentation!
Platform: | Size: 2156544 | Author: 杨光 | Hits:

[Post-TeleCom sofeware systemsyuyindaoxu

Description: 用Matlab以及c语言求语音序列的倒谱 这某段语音信号求FFT、取模、取log、IFFT得到倒谱,并画图。选取一段进行分析,分别对浊音和清音各自求倒谱。-Using Matlab, as well as for c language serial Cepstral voice that voice signal for a certain period of FFT, check mode, check log, IFFT been cepstrum, and drawing. Select a section of the analysis, respectively, and the voiceless to voiced their demand cepstrum.
Platform: | Size: 4096 | Author: 海德 | Hits:

[transportation applicationsvb

Description: VB串口编程调试精灵 智能安防报警系统 电子警察拍照管理系统 云台镜头控制系统 电机驱动监控系统 远程水文监测系统 串口实现双机互联-VB serial debug programming wizard intelligent electronic security alarm system for the police to take photographs management system Yuntai lens motor drive control system for remote monitoring system of hydrological monitoring system to achieve double serial interconnect
Platform: | Size: 4849664 | Author: 丁杰 | Hits:

[matlabpnmabuhuol

Description: GPS的pn码捕获matlab仿真程序,通过序列相关实现捕获功能-GPS-pn code acquisition matlab simulation program, through the serial correlation realize capture
Platform: | Size: 1024 | Author: 李永 | Hits:

[matlabSerialGPS

Description: SerialGPS 基于串行接口的GPS驱动程序,大家参考一下 基于MATLAB-SerialGPS based on the serial interface of the GPS driver, refer to U.S. based on MATLAB
Platform: | Size: 16384 | Author: dairy | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net